CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟退火 tsp

搜索资源列表

  1. TSP(travel)

    0下载:
  2. 该程序是模拟退火算法应用中旅行商问题得MATLAB实现-that the procedure was simulated annealing applications traveling salesman problem in MATLAB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:8949
    • 提供者:王玥
  1. sa-tsp

    0下载:
  2. 模拟退火在最短路径求解问题上的实际应用!-simulated annealing for the shortest path problem on the practical application!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:39767
    • 提供者:徐徐
  1. TSP(lvxingshangwenti)

    0下载:
  2. 模拟退火求解TSP旅行商问题,有全部的matlab源代码。并且有帮助文件。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:8960
    • 提供者:张云
  1. TSP

    0下载:
  2. 包括蚁群,模拟退火,遗传,神经网络,禁忌搜索等智能优化算法对TSP问题的解决。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7938
    • 提供者:orange
  1. TSP

    0下载:
  2. 在Visual C++ 编译环境下,模拟退火算法程序,并利用它们求解了48个城市的TSP问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:694486
    • 提供者:qihuolin
  1. tsp

    0下载:
  2. 用模拟退火算法解决旅行商问题,算法较简单
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2014-01-17
    • 文件大小:865088
    • 提供者:梁馨为
  1. tsp

    0下载:
  2. 用经典算法--模拟退火算法求解经典问题旅行商(Travel Sales Problem)问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:6973
    • 提供者:张清国
  1. TSP-SA

    0下载:
  2. 用模拟退火算法解决旅行商问题,工具为:vs2005
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3619967
    • 提供者:renziwu
  1. tsp

    0下载:
  2. TSP算法实例,模拟退火算法 货郎担问题的求解
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:35213
    • 提供者:water
  1. TSP

    2下载:
  2. tsp(旅行商问题) 利用matlab遗传算法、模拟退火算法以及lingo动态规划求解
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:11171
    • 提供者:李玉
  1. TSP

    0下载:
  2. 旅行商问题的模拟退火matlab源码程序
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8963
    • 提供者:zhaoyanjie
  1. tsp-vs

    0下载:
  2. 新型模拟退火算法解决TSP优化问题。自能退火。可用于大多数情况下的优化问题。
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:297250
    • 提供者:michaltina
  1. TSP

    0下载:
  2. 用模拟退火算法求解TSP问题 [1]主函数tsp.m [2]计算路径长度的子函数 route_long.m [3]随机交换两个节点的顺序函数exchange.m
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1094
    • 提供者:齐亚超
  1. SA-TSP

    0下载:
  2. 利用模拟退火法求解TSP问题 可以求得50个城市的精确解
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2365
    • 提供者:zhouye
  1. for TSP(Matlab)

    1下载:
  2. 模拟退火算法用于求解旅行商问题的matlab源程序-simulated annealing algorithm for solving the traveling salesman problem Matlab source
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:4954
    • 提供者:黄大东
  1. tsp matlab

    0下载:
  2. matlab 模拟退火解决tsp问题
  3. 所属分类:源码下载

    • 发布日期:2010-10-04
    • 文件大小:383691
    • 提供者:drabrucelee
  1. tsp+vrp.rar

    1下载:
  2. 详细讲述模拟退火算法的理论原理。并TSP问题为例进行讲解,并各处多种语言的源代码,包括c,matlab以及delphi。 ,Simulated annealing algorithm described in detail the theory of principle. And TSP as an example to explain the problem and the source code of various languages, including c, matlab, as w
  3. 所属分类:transportation applications

    • 发布日期:2017-03-27
    • 文件大小:26057
    • 提供者:lian
  1. TSP.rar

    0下载:
  2. 通过模拟退火的HOPFIELD神经网络求解TSP问题,HOPFIELD through simulated annealing neural network for solving the TSP problem
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:1142
    • 提供者:yezhenke
  1. TSP.rar

    0下载:
  2. 经典的人工智能问题求解,附有遗传算法和模拟退火算法,以及调试过程,Classical artificial intelligence problem solving, with a genetic algorithm and simulated annealing algorithm, as well as the debugging process
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1418396
    • 提供者:toonlily
  1. TSP

    0下载:
  2. 模拟退火算法解决TSP问题,可视化的输入和输出,结果准确。-Simulated annealing algorithm to solve TSP problems, visual input and output, accurate and reliable.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:616850
    • 提供者:马常青
« 1 2 3 4 56 7 8 9 10 ... 20 »
搜珍网 www.dssz.com